Welcome![Sign In][Sign Up]
Location:
Search - genetic neural

Search list

[matlabMATLABpid

Description: 先进 PID 控制及其 MATLAB 仿真(教材+相关程序) 刘金琨 著 电 子 工 业 出 版 社 内 容 简 介 本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分十章,包括连续系统和离散系统的 PID 控制,常用数字 PID 控制,专家 PID和模糊 PID 控制,神经 PID 控制,遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考书。-advanced PID control and MATLAB (materials related procedures) with the electronics industry, Hangzhou Press Description of the book from the perspective of MATLAB simulation system introduced PID control of the basic theory, Basic methods and techniques, is the author of control systems for years to teaching and research work at the crystallization Meanwhile at home and abroad into the peer in recent years has made new achievements. The book is divided into 10 chapters, including discrete and continuous system of PID control system, commonly used digital PID control, Expert PID and fuzzy PID control, neural PID control, genetic algorithm PID control, Multivariable decoupling PID control, several advanced PID control, gray PID control, PID control servo system, PID control in real time, ea
Platform: | Size: 2936832 | Author: 潇耳 | Hits:

[AI-NN-PRANNTEST4

Description: 非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化-Very simple neural network of a small program written in their own also used genetic algorithms to optimize
Platform: | Size: 1024 | Author: lxg | Hits:

[Otherga-nnc-book

Description: 上传一些遗传算法改进神经网络的caj资料,希望对大家有用!-From a number of genetic algorithm to improve the neural network CAJ information, in the hope that useful to everybody!
Platform: | Size: 1070080 | Author: chen | Hits:

[AI-NN-PRGA_NN

Description: 遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
Platform: | Size: 3072 | Author: qqq | Hits:

[matlabyichuan

Description: 递归遗传算法,可以非常有效的对神经网络的结构和初始权值进行优化。-Recursive genetic algorithm, can be very effective on the neural network structure and initial weights are optimized.
Platform: | Size: 2048 | Author: chenhuan | Hits:

[matlabganetwork

Description: 利用Matlab编写的粗神经网络的构造,其中粗神经网络用遗传算法实现-Using Matlab prepared rough neural network structure, in which rough neural network using genetic algorithm
Platform: | Size: 1024 | Author: 伏明兰 | Hits:

[AI-NN-PRTSP

Description: 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。-Including ant colony, simulated annealing, genetic, neural networks, tabu search, such as intelligent optimization algorithm to TSP problem.
Platform: | Size: 7168 | Author: orange | Hits:

[Special Effectsoptimizebasedoninherit

Description: 基于遗传算法优化神经网络结构源程序。很详细的。-Based on genetic algorithm to optimize the structure of neural network source. Very detailed.
Platform: | Size: 3072 | Author: 汪蔚 | Hits:

[AI-NN-PRGA-BP-neural

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Platform: | Size: 4096 | Author: | Hits:

[matlabGA-bP

Description: 遗传算法和神经网络混合编程,可用于优化计算,仅供参考-Genetic algorithm and neural network hybrid programming, can be used to optimize the calculation, for reference only
Platform: | Size: 4096 | Author: 蒋立勇 | Hits:

[AI-NN-PRga383

Description: 这个程序是关于遗传算法结合人工神经网络算法的源代码,可以作为研究人工智能的初学者或老手作为参考。-This procedure is combined with genetic algorithms on artificial neural network algorithm
Platform: | Size: 5120 | Author: stone | Hits:

[File FormatFACERECOGNITIONBASEDONFRACTALANDGENETICALGORITHMS.

Description: 本文的题目是基于分形和遗传算法的人脸识别方法,对有限人群提出一种采用分形特征和遗传聚类的识别方法: 将图像分成很多小区域, 分别计算各个区域的分形特征, 以充分利用图像二维信息 同一个模式有多个样本, 通过遗传算法进行聚类以得到最优解实现不变性识别. 最后采用ORL 人脸图像库的一组图像对比了新方法、本征脸法和自联想神经网络方法, 结果表明该方法的识别率, 与本征脸法相似, 比自联想神经网络高.-The title of this article is based on fractal and genetic algorithms for face recognition method, a crowd of limited use of fractal characteristics and the identification of genetic clustering methods: the image is divided into many small regions, each region were calculated fractal characteristics, to take full advantage of two-dimensional image information with a model for a number of samples, through the genetic clustering algorithm in order to obtain the optimal solution to achieve invariant recognition. Finally, using ORL face image database of a group of image contrast of the new methods, eigenface law and auto-associative neural network methods, results show that the method of recognition rate, with the eigenface method is similar to auto-associative neural network than high.
Platform: | Size: 380928 | Author: 阳关 | Hits:

[source in ebook94-100

Description: C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速傅立叶变换 实例99 求解野人与传教士问题 实例100 简单专家系统 -C language section 93-100 100 cases of patients with excellent fourth example of the comprehensive application of articles 94 with C language example of genetic algorithm to achieve 95 artificial neural networks to achieve the C-means algorithm 96 K_ examples examples examples 97 ISODATA algorithm Fast Fourier Transform 98 99 examples of problem solving examples of missionaries Savage 100 with a simple expert system
Platform: | Size: 131072 | Author: 杨志亮 | Hits:

[AI-NN-PRgene_bpnn_xor

Description: 一个好用的遗传算法程序,可以用于数据寻优方面的应用,和神经网络配合会更好-A useful genetic algorithm procedure can be optimized for data applications, and neural networks will be better with
Platform: | Size: 4096 | Author: 张刘新 | Hits:

[AI-NN-PRfuzzy-programming

Description: 嵌入遗传算法和神经网络的模糊算法,并附有相关说明文档-Embedded genetic algorithm and neural network-fuzzy algorithm, together with relevant documentation
Platform: | Size: 67584 | Author: zrt | Hits:

[AI-NN-PRtsp

Description: 通过神经网络,蚁群算法,遗传算法等智能优化方法解决TSP问题-Through neural networks, ant colony algorithm, genetic algorithm, such as intelligent optimization methods to solve TSP problems
Platform: | Size: 9216 | Author: anson | Hits:

[AI-NN-PRPSO

Description: 1、pso算法介绍 2、遗传算法与PSO 3、神经网络与PSO 4、PSO的参数设置-1, pso algorithm Introduction 2 Genetic Algorithms and PSO3, neural network and PSO4, PSO parameter settings
Platform: | Size: 153600 | Author: 黄松 | Hits:

[AI-NN-PRyuchuang1

Description: 遗传算法,可用于那个神经网络.希望对大家有帮助!谢谢!-Genetic algorithm, neural networks can be used for that. I hope to have everyone help! Thank you!
Platform: | Size: 3072 | Author: poetry | Hits:

[matlabGA_RBF

Description: 利用遗传算法优化RBF神经网络的结构,包括优化权值、高斯基的中心和宽度-The use of genetic algorithm to optimize the structure of RBF neural network, including the right to optimize the value of the Gaussian center and width
Platform: | Size: 2048 | Author: shui | Hits:

[AI-NN-PRgene_bpnn_xor

Description: 遗传算法与神经网络联合例程,可以接受修改使用-Genetic algorithm and neural network joint routines, can be modified to accept the use of
Platform: | Size: 4096 | Author: xiashuangzhi | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net